| Package | smart.who.int.trust-phw |
| Resource Type | StructureDefinition |
| Id | DVCMinPreQual |
| FHIR Version | R4 |
| Source | http://smart.who.int/trust-phw/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust-phw/StructureDefinition-DVCMinPreQual.html |
| URL | http://smart.who.int/trust-phw/StructureDefinition/DVCMinPreQual |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-08-07T11:42:36+00:00 |
| Name | DVCMinPreQual |
| Realm | uv |
| Authority | who |
| Description | DVC payload mininmized for use within an HCERT Payload with the WHO PreQual Vaccine Database |
| Type | http://smart.who.int/trust-phw/StructureDefinition/DVCMinPreQual |
| Kind | logical |
No resources found
| StructureDefinition | |
| DVCMin | DVC HCERT Payload |
| DVCMinVaccineDetailsPreQual | DVC HCERT Payload for PreQual DB |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition DVCMinPreQual
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | DVCMin | Elements defined in Ancestors:n, dob, s, ntl, nid, ndt, gn, v DVCMinPreQual | |
![]() ![]() | 1..* | DVCMinVaccineDetailsPreQual | Vaccine Details | |
{
"resourceType": "StructureDefinition",
"id": "DVCMinPreQual",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinPreQual",
"version": "0.1.0",
"name": "DVCMinPreQual",
"status": "draft",
"date": "2025-08-07T11:42:36+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "DVC payload mininmized for use within an HCERT Payload with the WHO PreQual Vaccine Database",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinPreQual",
"baseDefinition": "http://smart.who.int/trust-phw/StructureDefinition/DVCMin",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.1.0"
}
],
"element": [
{
"id": "DVCMinPreQual",
"path": "DVCMinPreQual",
"short": "DVCMinPreQual",
"definition": "DVC payload mininmized for use within an HCERT Payload with the WHO PreQual Vaccine Database",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "DVCMinPreQual.n",
"path": "DVCMinPreQual.n",
"short": "Person name",
"definition": "Person name",
"min": 1,
"max": "1",
"base": {
"path": "DVCMin.n",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DVCMinPreQual.dob",
"path": "DVCMinPreQual.dob",
"short": "Date of birth in YYYY-MM-DD format",
"definition": "Date of birth in YYYY-MM-DD format",
"min": 1,
"max": "1",
"base": {
"path": "DVCMin.dob",
"min": 1,
"max": "1"
},
"type": [
{
"code": "date"
}
]
},
{
"id": "DVCMinPreQual.s",
"path": "DVCMinPreQual.s",
"short": "Sex",
"definition": "Sex",
"min": 0,
"max": "1",
"base": {
"path": "DVCMin.s",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "DVCMinPreQual.ntl",
"path": "DVCMinPreQual.ntl",
"short": "Nationality",
"definition": "Nationality",
"min": 0,
"max": "1",
"base": {
"path": "DVCMin.ntl",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "DVCMinPreQual.nid",
"path": "DVCMinPreQual.nid",
"short": "National Identification Document",
"definition": "National Identification Document",
"min": 0,
"max": "1",
"base": {
"path": "DVCMin.nid",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DVCMinPreQual.ndt",
"path": "DVCMinPreQual.ndt",
"short": "National ID Document Type",
"definition": "National ID Document Type",
"min": 0,
"max": "1",
"base": {
"path": "DVCMin.ndt",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
},
{
"id": "DVCMinPreQual.gn",
"path": "DVCMinPreQual.gn",
"short": "Parent or Guardian Name",
"definition": "Parent or Guardian Name",
"min": 0,
"max": "1",
"base": {
"path": "DVCMin.gn",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DVCMinPreQual.v",
"path": "DVCMinPreQual.v",
"short": "Vaccine Details",
"definition": "Vaccine Details",
"min": 1,
"max": "*",
"base": {
"path": "DVCMin.v",
"min": 1,
"max": "*"
},
"type": [
{
"code": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetailsPreQual"
}
]
}
]
},
"differential": {
"element": [
{
"id": "DVCMinPreQual",
"path": "DVCMinPreQual",
"short": "DVCMinPreQual",
"definition": "DVC payload mininmized for use within an HCERT Payload with the WHO PreQual Vaccine Database"
},
{
"id": "DVCMinPreQual.v",
"path": "DVCMinPreQual.v",
"type": [
{
"code": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetailsPreQual"
}
]
}
]
}
}